home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-11-14 | 344 b | 8 lines | [TEXT/ttxt] |
- Print clipped offscreen: Takes a text string, turns it into a region and
- copies a clipped bitmap (just a pattern in this case, but it could be
- anything) to the printing grafPort. The effect is patterned text here,
- but any image could be showing through the text.
-
- This sample is a rewrite of the 'Offscreen region MaskRgn' sample.
-
-